Document that a print operation can be run only once, and add a
authorMatthias Clasen <mclasen@redhat.com>
Sun, 29 Apr 2007 18:55:12 +0000 (18:55 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 29 Apr 2007 18:55:12 +0000 (18:55 +0000)
commit86b19df30c5cabb4f1efb51ec6e8eb4e0dddde6d
tree37b4d740b82bf293095a5a825873382709bb4f32
parent4a37a344c19a89d1d47a2713e311ec9cd86b5751
Document that a print operation can be run only once, and add a

2007-04-29  Matthias Clasen <mclasen@redhat.com>

        * gtk/gtkprintoperation.c (gtk_print_operation_run): Document
        that a print operation can be run only once, and add a
        corresponding g_return_if_fail().   (#379399, Masao Mutoh)

svn path=/trunk/; revision=17715
ChangeLog
gtk/gtkprintoperation.c